From fca50bca45b742e8e011fa53d13d75c8e06d04a9 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Thu, 16 May 2002 07:49:44 +0000 Subject: [PATCH] (describe-face): Fix typo. --- lisp/faces.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/faces.el b/lisp/faces.el index 4439390aa48..ea391ae6149 100644 --- a/lisp/faces.el +++ b/lisp/faces.el @@ -1205,7 +1205,7 @@ The sample text is a string that comes from the variable (defun describe-face (face &optional frame) "Display the properties of face FACE on FRAME. -Interactevely, FACE defaults to the faces of the character after point +Interactively, FACE defaults to the faces of the character after point and FRAME defaults to the selected frame. If the optional argument FRAME is given, report on face FACE in that frame. -- 2.30.2